runtime.workbufhdr.node (field)

4 uses

	runtime (current package)
		mgcwork.go#L378: 	node lfnode // must be first
		mgcwork.go#L451: 			lfnodeValidate(&newb.node)
		mgcwork.go#L468: 	work.empty.push(&b.node)
		mgcwork.go#L478: 	work.full.push(&b.node)